Redux Toolkit

So far we have been coding Redux applications in a legacy way.

The recommended way to write Redux applications is to use Redux Toolkit, a library built on top of Redux that speeds up development and makes your code more maintanable.